fs: Add fs_get_type_name to return current filesystem name
authorAlex Kiernan <[email protected]>
Tue, 29 May 2018 15:30:50 +0000 (15:30 +0000)
committerMarek Vasut <[email protected]>
Wed, 30 May 2018 09:59:21 +0000 (11:59 +0200)
commit0d488e8f508e697e3b8fb4a3d8bd4f61ca8a225f
treee97faee4a9466f3a0a845845ca6203d19d52ca96
parent413b90777f8d9949083688e491e3f4e329d8a5b9
fs: Add fs_get_type_name to return current filesystem name

Add fs_get_type_name so we can get the current filesystem type.

Signed-off-by: Alex Kiernan <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]>
fs/fs.c
include/fs.h